home *** CD-ROM | disk | FTP | other *** search
/ Space & Astronomy / Space and Astronomy (October 1993).iso / mac / VIEWERS / MAC / GIFConverter 2.2.9 / GIFConverter 2.0d5 to 2.1.1 not next >
Text File  |  1991-02-07  |  12KB  |  216 lines

  1. GIFConverter
  2. For the Macintosh
  3. -----------------
  4.  
  5. GIFConverter Copyright ⌐1988-1991 Kevin A. Mitchell
  6. All Rights reserved.
  7. This program was written with MacApp¿: ⌐1985-1988 Apple Computer, Inc.
  8.  
  9. APPLE COMPUTER, INC. MAKES NO WARRANTIES WHATSOEVER, EITHER EXPRESS OR IMPLIED, REGARDING THIS PRODUCT, INCLUDING WARRANTIES WITH RESPECT TO ITS MERCHANTABILITY OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
  10.  
  11. The MacApp software is proprietary to Apple Computer, Inc. and is licensed to Kevin A. Mitchell for distribution only with the GIFConverter program.
  12.  
  13. -----------
  14.  
  15. This file contains bug fix information about GIFConverter from version 2.0d5 to 2.1.1.
  16.  
  17. -----------------------
  18. Version 2.1.1 (6/29/90)
  19.  
  20. o Fix a bug with unused color removal that caused strange coloration of screen display.
  21.  
  22. ---------------------
  23. Version 2.1 (6/26/90)
  24.  
  25. o GIFConverter is now shareware. Everything works, and the documentation is available online.
  26.  
  27. o GIFConverter now removes unused colors from the colormap when reading images. This causes it to write GIF files with less colors, improving compatibility with other GIF programs.
  28.  
  29. -----------------------
  30. Version 2.0d14 (6/1/90)
  31.  
  32. o More compatibility work to accomodate decoders that don't understand complicated GIFs. GIFs with only one image are saved with a global map but no local map on the image. The "GIFGlobalMap" resource controls files with 2 or more images now.
  33.  
  34. ------------------------
  35. Version 2.0d13 (5/15/90)
  36.  
  37. o DEMO VERSION ONLY. If you don't have a software key, you can now VIEW files without the vertical bars. Attempting to cut, copy, save, or print a document will result in vertical bars. 
  38.  
  39. o GIFs, by default, are not saved with global maps. These maps contained the background color, but caused some decoders problems. This is a temporary change.
  40.  
  41. o The Set Background Color... command is disabled when 32-bit Quickdraw was not present. The Color Picker used to work without 32-bit Quickdraw, but Apple broke it in System 6.0.5.
  42.  
  43. o There are BOOL resources in GIFConverter that control some features; these have names: "ScanPicture" controls scanning of PICT 2's for color (default on); "UseQD32" will control special features that only happen with 32-bit Color Quickdraw (default on, not used as yet); "GIFGlobalMap" controls whether global maps are saved with GIF files (default off for compatiblity with some GIF decoders, but also prevents saving of background color). Use ResEdit to change the contents of these resources to 00 (off) or FF (on).
  44.  
  45. o Options for dithering have moved to menus, and are no longer in the Options... dialog box.
  46.  
  47. o GIFConverter now always starts the Save dialog box at the file type of the document you're saving.
  48.  
  49. o Problem cropping images fixed.
  50.  
  51. -------------------------
  52. Version 2.0d12 (01/16/90)
  53.  
  54. o Infinite out-of-memory errors have been eliminated. You may still run out of memory, but you will only be told once.
  55.  
  56. o Division-by-zero error (ID=4) corrected when running GIFConverter with a full system disk.
  57.  
  58. o GIFConverter can now write color or greyscale RIFF files. Color files are written if in the Color Display mode, greyscale files otherwise.
  59.  
  60. o Windows start small and enlarge to contain the graphic (without exceeding the screen size).
  61.  
  62. o Color quality in RIFF and TIFF output improved.
  63.  
  64. o GIFConverter can read TIFF type R (24-bit color) files, as well as P (8-bit color), or G (1,2,4,8 bit greyscale). Compressed TIFF files are not supported yet.
  65.  
  66. o When opening PICT files, Mac II StartupScreens, and pasting pictures from the clipboard, GIFConverter now determines the palette to use by scanning the picture.
  67.  
  68. o GIF files now save as they appear on the screen, as the other formats have. Now you can image enhance a file and save it as GIF.
  69.  
  70. o LaserWriter 6.0 is supported. When printing to LaserWriter 6.0 on a Mac II, GIFConverter sends the data as it appears on the screen. Make sure to print as Color/Greyscale for this to work. LaserWriter 6.0 supports color PostScript printers. 
  71.  
  72. o There seems to be a bug in LaserWriter 6.0 that prints extremely light areas as black. I'm looking into this. Also, for non-color PostScript printers, changing the display mode to Greyscale speeds printing greatly.
  73.  
  74. o Thunderscan output no longer saves as a negative of what you see on the screen.
  75.  
  76. o More precise progress messages.
  77.  
  78. o Icon for GIFConverter-created startup screen files.
  79.  
  80. o Background colors supported for GIF files. They are not printed or saved to other files yet.
  81.  
  82. ------------------------
  83. Version 2.0d11 (9/17/89)
  84.  
  85. o Colors are now properly rendered on the screen, using the correct palettes.
  86.  
  87. o Commands added to fill the screen with a window and to show and hide the menu bar. When the menu bar is hidden, commands are still available through the keyboard, so you can get the bar back with command-B.
  88.  
  89. o Menu commands added for tools so you can change them when the tool palette is not visible.
  90.  
  91. o New Hand tool added for scrolling the image directly. It works the same as in MacPaint.
  92.  
  93. -----------------------
  94. Version 2.0d10 (7/25/89)
  95.  
  96. o Clipboard now accurately reflects contents of screen.
  97.  
  98. o Proper loading of CLUT resource verified. GIFConverter uses the CLUT table, and not colr or pltt resources.
  99.  
  100. o Cropping an image in 8-bit mode no longer gives an erroneous memory full condition.
  101.  
  102. -----------------------
  103. Version 2.0d9 (6/4/89)
  104.  
  105. o Errors from QuickDraw are now displayed more specifically; they used to just give "program error".
  106.  
  107. o Image enhancement dialog fixed.
  108.  
  109. o Memory swapping errors fixed; GIFConverter now handles memory low conditions better.
  110.  
  111. o The memory window now appears at the right size on all monitors.
  112.  
  113. o Errors reading PICT files no longer crash the program.
  114.  
  115. o PICT2 files should now load under UniFinder and when MultiFinder can't expand the system heap.
  116.  
  117. o Rotated images shown in eight-bit color no longer disappear when rotated.
  118.  
  119.  
  120. Version 2.0d8 (5/14/89)
  121.  
  122. o 32-bit compatible bit turned off until I'm sure it'll work that way. If anybody wishes to turn the bit on in ResEdit and try GIFConverter under A/UX, I'd be interested in the results.
  123.  
  124. o Attempted fix to crashes with PixelPaint files.
  125.  
  126. o Icons added for RIFF and TIFF files. The Finder doesn't recognize the need to add new icons, so it is necessary to do a rebuild to get all the GIFConverter icons. GIFConverter generates icons for all its output types.
  127.  
  128. o Fixed a resource numbering conflict that resulted in one-bit color coming out wrong.
  129.  
  130. o New memory statistics window added. This window shows the current usage of memory both in RAM and on disk. Many bugs fixed in the disk buffering routines that caused GIFConverter to run out of memory before it had to.
  131.  
  132. o Fixed dithering problem: when memory was low, the Floyd-Steinburg error table would be purged during dither, and the output would be garbage.
  133.  
  134. o Fixed RLE output; no longer emits garbage.
  135.  
  136. o Added document type to status bar. When clicking on an image, shows number of colors in image.
  137.  
  138. o Output files now always get the right file type.
  139.  
  140. o TIFF (mode P - palette color only) and Thunderscan output now supported.
  141.  
  142. o Running out of memory while reading GIF files no longer crashes the machine.
  143.  
  144. o GIFConverter would write to a random memory location, causing unexplained errors. This has been corrected.
  145.  
  146. Version 2.0d7 (4/16/89):
  147.  
  148. o Palette is now recalculated after image modification. 
  149.  
  150. o Gamma correction added. Increase gamma setting to compensate for washed out pictures. New image enhancement dialog is partially finished.
  151.  
  152. o Palette calculations are much faster.
  153.  
  154. o Several memory management bugs have been repaired. These resulted in bombs, hanging, or corrupted pictures.
  155.  
  156. o GIFConverter now loads faster. Several resources are now marked preload.
  157.  
  158. o There is a PREC that allows for one-inch high images. When printing large color images on an Imagewriter II, the printer driver loses data. To correct this, choose one-inch pages and no gaps between pages, then print.
  159.  
  160. o Miscellaneous other fixes.
  161.  
  162. Version 2.0d6 (2/9/89):
  163.  
  164. o Attempt at faster palettes.
  165.  
  166. o Reads in 'clut' resource from PICT files. Writes 'clut', 'COLR', and 'pltt' resources to PICT files. 
  167.  
  168. o Writes both data fork and 'PICT' resource to startup screens. This will be on an option later. Also writes 'clut', 'COLR', and 'pltt' if the 'PICT' resource is written.
  169.  
  170. o Writes EPSF files and prints halftones on laserprinters. Multi-page printing is implemented.
  171.  
  172. o Reads TIFF uncompressed files types G and P (greyscale and palette color). Please report any trouble with this feature.
  173.  
  174. Version 2.0d5 (1/6/89):
  175.  
  176. o The user can choose one-bit or eight-bit operation. Eight-bit operation only available on Mac IIs. Defaults are one-bit greyscale, eight-bit color on Mac II.
  177.  
  178. o Disk buffering will only use 50% of the available space on the boot disk, but won't ever take the last 100K.
  179.  
  180. o Known problem: Multi-Image GIFs with more than 4096 colors hang in "Building Palette." May really be hanging, or may be taking time proportionate to 4096^2. Will be sped up later.
  181.  
  182. o Image enhancement transforms the colors by converting to HLS, altering the lightness, then converting back to RGB. The old method caused strange colors because transforming each component sometimes caused the new color to fall outside the RGB cube, and it was clipped non-orthogonally.
  183.  
  184. o Reads RIFF files.
  185.  
  186. o Don't try to read TIFF files; you'll crash it. They aren't done yet.
  187.  
  188. o MacApp code and temporary memory reserves were increased to prevent crashes, hanging, and out of memory conditions.
  189.  
  190. o Saving files in tight disks works now.
  191.  
  192. o LZW compression time cut by 66%. Decompression is slightly faster, an unexpected benefit of changing the code to use with TIFF as well as GIF.
  193.  
  194. o Image hilighting changed to use striped lines rather than inverting. Remember, you can drag images with the mouse, or stretch by pulling the highlighted border. Shift to constrain. Use the marquee to copy selected area, or to crop to selected area. Copy and paste to create multi-image documents.
  195.  
  196. Version 2.0d4 (12/1/88) fixes:
  197.  
  198. o TImage.BldFrmBits now properly inverts the image so that it corresponds to the color table. This routine is common to all one-bit file formats: Paint, RLE, and old-style StartupScreen.
  199.  
  200. o TImage.RdPict2 now uses the structures built by NewGDevice. The pixMap buffer is allocated AFTER the call to MakeITable, which uses a lot of space temporarily. It also sets up the visRgn of the new cGrafPort so that it covers the whole picture, otherwise pictures got clipped to the main screen size.
  201.  
  202. o TImage.Draw can now draw bits for EightColor. This will be fixed even more when color users are given the choice of one-bit or eight-bit color.
  203.  
  204. o This version attempts to buffer raster memory on the disk:
  205.  
  206.   1) Rasters are stored in the System Folder as "Raster" followed by numbers. They are created only when needed.
  207.  
  208.   2) GIFConverter has no qualms about using up all the disk space this way. This will be fixed in later versions to ensure there is disk space to work with.
  209.  
  210.   3) Files are emptied when the rasters are read in, and deleted when the corresponding memory structure disappears. Currently, the file is often not deleted. This will be fixed. Also, rasters are read in when needed in memory, not necessarily because memory is available or disk space is short. This too may be fixed sometime.
  211.  
  212.   4) Special "SwapOut" and "SwapIn" cursors appear when swapping. You can watch it thrash.
  213.  
  214.   5) GIFConverter can hang up if it can't redither, or if redither fails due to inability to swap. This will be fixed later.
  215.  
  216.   6) Superfluous raster files may be deleted after quitting GIFConverter. Deleting files while GIFConverter is running can cause strange errors.